Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next gatsby v5 #1289

Merged
merged 108 commits into from
May 23, 2024
Merged

Next gatsby v5 #1289

merged 108 commits into from
May 23, 2024

Conversation

eng618
Copy link
Collaborator

@eng618 eng618 commented Feb 5, 2023

Rel #1324
Closes #1274

This is a major Gatsby upgrade to v5.

Changelog

New

  • Gatsby v5
  • Upgrade node to v18
  • Upgrades to latest mdx
  • Replace gatsby-plugin-lunr with gatsby-plugin-local-search
  • Migration documentation

Changed

  • Updated layouts

Removed

  • gatsby-plugin-react-helmet

@vercel
Copy link

vercel bot commented Feb 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gatsby-theme-carbon ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2024 5:48pm

@netlify
Copy link

netlify bot commented Feb 20, 2023

Deploy Preview for gatsby-theme-carbon ready!

Name Link
🔨 Latest commit 36d34b1
🔍 Latest deploy log https://app.netlify.com/sites/gatsby-theme-carbon/deploys/664f7f95397aba000821ba8b
😎 Deploy Preview https://deploy-preview-1289--gatsby-theme-carbon.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

eng618 and others added 6 commits March 9, 2023 15:43
* build(deps): update node to 18

Also update all other dependencies

- update all minor dependencies

#1277

* chore: bump everything to node 18

* chore: update gatsby-plugin-sass

* chore: update readme with status badge

* docs: typo correction

* docs: update structure

* ci: update .github/workflows/manual-release.yml

Co-authored-by: Scott Strubberg <[email protected]>

* ci: update commitlint version and docs

Co-authored-by: Scott Strubberg <[email protected]>
@eng618 eng618 marked this pull request as ready for review May 22, 2024 15:56
@eng618 eng618 requested a review from a team as a code owner May 22, 2024 15:56
@eng618 eng618 requested review from alisonjoseph and guidari and removed request for a team May 22, 2024 15:56
Copy link
Member

@alisonjoseph alisonjoseph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a couple comments around migration

packages/example/src/pages/guides/v4-migration.mdx Outdated Show resolved Hide resolved
packages/gatsby-theme-carbon/gatsby-config.mjs Outdated Show resolved Hide resolved
@eng618 eng618 enabled auto-merge (squash) May 23, 2024 17:41
@eng618 eng618 merged commit c029511 into main May 23, 2024
9 of 10 checks passed
@alisonjoseph alisonjoseph changed the title Next Next gatsby v5 Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove gatsby-plugin-react-helmet
3 participants